gdk/x11: Implement GDK_CROSSING_TOUCH_BEGIN/END/DEVICE_CHANGE events
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 19 Sep 2017 16:14:53 +0000 (18:14 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 19 Sep 2017 16:40:51 +0000 (18:40 +0200)
commitfb81d7fc8fca701847f614aebc647ce9fd836a4a
tree7d6e0f12c06450291c63e40268874655987e4911
parent97139e4027c42578cd320a5393dc64fb0dcc7e36
gdk/x11: Implement GDK_CROSSING_TOUCH_BEGIN/END/DEVICE_CHANGE events

The behavior where a touchpoint takes over the pointer position is
really backend dependent. Since this went away from the generic code,
implement it here.
gdk/x11/gdkeventsource.c